home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / hardware / palmbackup / palm_history.doc < prev    next >
Text File  |  1999-09-06  |  6KB  |  222 lines

  1.  
  2.                             P A L M  S U I T E
  3.  
  4.   ========================================================================
  5.  
  6.                        The (M)ultiMate PalmPilot mate
  7.  
  8.                          © 1998-1999 Marcin Orlowski
  9.  
  10.          e-mail: carlos@amiga.com.pl   WWW: http://amiga.com.pl/palm/
  11.  
  12.   ========================================================================
  13.  
  14.  1.6 (Mon Aug 16 18:52:50 1999)
  15.  
  16.   - fixed small bug disallowing to create new user profiles
  17.     sometimes
  18.   - new databases installed with Manager are now automatically
  19.     added to the database index cache
  20.   - fixed bug making cache auto-refresh to duplicate entries
  21.     sometimes.
  22.   - added option to backup modified-only from within the
  23.     selected pool of databases
  24.   - reworked backup routine to pre-process and verify backup
  25.     list on desktop side only, for overall speed up
  26.   - backup list was incorrectly initialized while switching
  27.     to the same user profile
  28.   - connection timeout is now made configurable
  29.  
  30.  
  31.  1.5 (Mon Aug 02 14:48:12 1999)
  32.  
  33.   - all backup/restore/whatever problems during sync should be
  34.     now correctly logged
  35.   - when there were any 'file not found' problems during backup
  36.     BackupPrefs window will be automatically opened when backup
  37.     is done, to let user correct his settings
  38.   - reworked logging system. Should now be more reliable.
  39.   - removed some remaining printf()'s
  40.  
  41.  
  42.  1.4 (Tue Jul 20 13:37:44 1999)
  43.  
  44.   - CVS import
  45.   - bumped timeouted demo expiration date
  46.  
  47.  
  48.  1.3 (Tue Apr 06 14:11:06 1999)
  49.  
  50.   - fixed bug causing manager to ommit files instead of install
  51.     them
  52.  
  53.  
  54.  1.2 (Thu Mar 18 22:33:36 1999)
  55.  
  56.   - DEL key now works in backup prefs window as "Toggle" button
  57.   - every backup can now be named which simplifies further actions
  58.   - progress window is now more useful and contains more
  59.     information
  60.   - basic log system implemented
  61.  
  62.  
  63.  1.1 (02.03.1999)
  64.  
  65.   - while removing backups busy pointer appears now
  66.   - fixed polish catalog
  67.  
  68.  
  69.  1.0 (Sat Feb 27 17:07:59 1999)
  70.  
  71.   - ability to subselect databases for backup/restore
  72.   - neat about window ;-)
  73.   - nagging system ;-)
  74.   - is now shareware: US$10
  75.   - 764 downloads of previous releases
  76.  
  77.  
  78.  0.18 (Fri Feb 05 01:36:43 1999)
  79.  
  80.   - list tree display hook now works again
  81.  
  82.   - PilotGear hits since 0.17:  01/31/99    490 / 367
  83.  
  84.  
  85.  0.17 (Wed Feb 03 20:44:20 1999)
  86.  
  87.   - added smarted user handling in user prefs editor
  88.   - canceling user editor does not logout current
  89.     user any more
  90.   - rearranged toolbar
  91.   - backup tree related "Remove" button is being ghosted
  92.     when no item is selected (nothing to remove)
  93.  
  94.   - PilotGear hits since 0.16:  01/31/99    265 / 142
  95.  
  96.  
  97.  0.16 (Sat Jan 30 21:55:18 1999)
  98.  
  99.   - second public release
  100.   - if user profile didn't match unit owner name, the further
  101.     action was terminated, but may connection remain open 
  102.   - worked around listtree enforcer hit
  103.  
  104.  
  105.  0.15 (Fri Jan 29 23:55:09 1999)
  106.  
  107.   - first public release
  108.   - annoying startup requester added
  109.   - 1 user demo limit added
  110.  
  111.  
  112.  0.14 (Thu Jan 28 10:55:31 1999)
  113.  
  114.   - renamed to PalmBackup
  115.   - some #ifdef DEMO statements and crap added
  116.  
  117.  
  118.  0.13 (Sun Jan 24 15:24:44 1999)
  119.  
  120.   - backup list disposes now all images it created
  121.   - restore seems to work
  122.  
  123.  
  124.  0.12 (Sat Jan 23 23:50:03 1999)
  125.  
  126.   - newly created backup is now added to the backup tree immidiately
  127.   - added option to log out active user
  128.   - added bubble help to the toolbar icons
  129.   - backup window is automatically closed after successful backup
  130.   - "Remove backup" button now works (uses "C:Delete %s ALL FORCE QUIET"
  131.     scheme for now)
  132.  
  133.  
  134.  0.11 (Fri Jan 22 23:53:43 1999)
  135.  
  136.   - fixed bug causing backup list to remains unsaved after backup
  137.   - any file that we were unable to find for the backup is now marked
  138.     with "!" image. Warning message also pops up after incomplete backup
  139.     reporting problems.
  140.   - backup content list now works
  141.  
  142.  
  143.  0.10 (Fri Jan 22 14:05:37 1999)
  144.  
  145.   - fixed bug causing active user cache to be purged on program
  146.     termination.
  147.   - if cache was not changed since last fetch, you won't see
  148.     "Update cache?" requester while backuping your stuff. For now,
  149.     I assume you won't access PP with other tools than PalmSuite
  150.   - if any error occured during backup session, the connection is
  151.     closed before any error requester pops up, to avoid connection
  152.     timeout errors.
  153.  
  154.  
  155.  0.9 (Sat Jan 16 22:53:46 1999)
  156.  
  157.   - killed dead-end bug caused by accessing removed MUI objects (eerm ;-)
  158.   - User editor now works and should handle all vital cases (removing
  159.     currently active profile etc).
  160.   - UserSelector added
  161.  
  162.  
  163.  0.8 (Sat Jan 16 21:08:01 1999)
  164.  
  165.   - multiuser partially implemented. Don't forget to use OWN
  166.     profile while working with you OWN unit! Not bullet proof
  167.     yet, so don't delete active user yet etc.
  168.   - removed stupid _winclose(FALSE); enforcer hits
  169.   - backups is now user sensitive, and won't let you backup
  170.     anything if profile name doesn't match unit owner name
  171.   - if unit is not personalised (owner name is empty), it's set
  172.     to profile name on first connection.
  173.  
  174.  
  175.  0.7 (Tue Jan 05 15:50:17 1999)
  176.  
  177.   - backup preferences are now more complex ;-) added possibilty
  178.     to select databases, resources (programs) or generic backup
  179.     files by one click.
  180.   - backup supports now FROZEN mode
  181.   - backup ALLOW / DENY flags added
  182.  
  183.  
  184.  0.6 (Thu Dec 31 16:22:31 1998)
  185.  
  186.   - fixed bug, causing random file names of fetched files...
  187.   - cache list is now stored on program termination and
  188.     loaded on startup.
  189.  
  190.  
  191.  0.5 (Tue Dec 29 17:10:21 1998)
  192.  
  193.   - PalmRemote list reworked
  194.   - useless crap added: list images ;-)
  195.   - deleted items are now removed from cache as well
  196.  
  197.  
  198.  0.4 (Tue Dec 29 04:10:37 1998)
  199.  
  200.   - cache updated while backuping
  201.   - backup now clears sync flags and purges databases
  202.   - under rare circumstances database could be left opened when PURGE
  203.      function of Manager was used
  204.  
  205.  
  206.  0.3 (Tue Dec 29 02:02:33 1998)
  207.  
  208.   - BackupPrefs works
  209.   - backup works
  210.   - internal cache system implemented
  211.  
  212.  
  213.  0.2 (Mon Dec 28 03:24:17 1998)
  214.  
  215.   - Install/Fetch/Delete works
  216.   - backup implementation started
  217.  
  218.  
  219.  0.1 (Wed Dec 23 22:31:22 1998)
  220.  
  221.   - Just stared ;-)
  222.